Skip to content

fix(om2.0): metadata text format updates#2902

Open
krajorama wants to merge 1 commit intomainfrom
krajo/om2.0-text-metadata
Open

fix(om2.0): metadata text format updates#2902
krajorama wants to merge 1 commit intomainfrom
krajo/om2.0-text-metadata

Conversation

@krajorama
Copy link
Member

Examples show counter without _total suffix, fixed. For unit we need to mention that in can be infix as well. Some minor fixup.

Examples show counter without _total suffix, fixed.
For unit we need to mention that in can be infix as well.
Some minor fixup.

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
@krajorama krajorama added the priority/p3 Where Doc WG adds issues for consideration as a priority. label Mar 18, 2026
@krajorama krajorama requested review from bwplotka, dashpole and ywwg March 18, 2026 11:23
Copy link
Member

@bwplotka bwplotka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! just tiny nit, otherwise LGTM

### MetricFamily

There MUST NOT be an explicit separator between MetricFamilies. The next MetricFamily MUST be signalled with either metadata or a new sample metric name which cannot be part of the previous MetricFamily.
There MUST NOT be an explicit separator between MetricFamilies. The next MetricFamily MUST be signalled with either metadata or a new Metric name which cannot be part of the previous MetricFamily.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
There MUST NOT be an explicit separator between MetricFamilies. The next MetricFamily MUST be signalled with either metadata or a new Metric name which cannot be part of the previous MetricFamily.
There MUST NOT be an explicit separator between MetricFamilies. The next MetricFamily MUST be signalled with either metadata or a new Metric name for a new MetricFamily.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority/p3 Where Doc WG adds issues for consideration as a priority.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants